home *** CD-ROM | disk | FTP | other *** search
- #MainWindow
- {
- overflow:auto;
- background:#9EADC4;
- }
-
- #LeftPanel
- {
- float:left;
- margin:30px 0 0 10px;
- padding-bottom:5px;
- width:200px;
- border:1px dashed #ccc;
- background:#DEE3EB url(/img/ProjectCenter/ProjectSelection_leftpanel_bg.jpg) left bottom no-repeat;
- font-size:12px;
- }
-
- #LeftPanel h1
- {
- float:left;
- width:200px;
- height:30px;
- line-height:30px;
- font-size:14px;
- background:#BFC9D8;
- color:#000;
- margin:0 0 5px 0;
- padding:0 0 0 0;
- text-align:center;
- border-bottom:2px solid #9EADC4
-
- }
-
- .Key
- {
- float:left;
- clear:left;
- display:inline-block;
- width:70px;
- height:20px;
- line-height:20px;
- color:#777;
- text-align:right;
- font-family:Tahoma, SimSun, Arial;
- overflow:hidden;
- }
-
- .Value
- {
- float:right;
- display:inline-block;
- width:120px;
- height:20px;
- line-height:20px;
- color:#333;
- font-family:Lucida Grande, Tahoma, SimSun, Arial;
- overflow:hidden;
- }
- .LongValue
- {
- float:left;
- display:inline-block;
- width:188px;
- height:60px;
- line-height:20px;
- color:#333;
- font-family:SimSun, Tahoma, Arial;
- margin:0 0 5px 5px;
- background:#EDF1F6;
- border:1px dotted #A2B3CD;
- overflow:auto;
- word-break:break-all;
- }
- .ImageValue
- {
- float:left;
- display:inline-block;
- width:188px;
- height:124px;
-
-
- margin:0 0 5px 5px;
- background:#EDF1F6;
- border:1px dotted #A2B3CD;
- }
-
- #ProjectContainer
- {
- float:left;
- margin:20px 0 0 0px;
- width:720px;
- position:relative;
- background:#9EADC4 url(/img/ProjectCenter/ProjectSelection_middle_bg.jpg) left top repeat-y;
- }
-
- #ProjectContainer h1
- {
- float:left;
- margin:10px 0 0 10px !important;
- margin:10px 0 0 5px;
- padding:0 0 0 0;
- font-size:14px;
- width:300px;
- height:20px;
- border-bottom:2px solid #bbb;
- font-weight:bold;
- }
-
- a.AddNewLink:link, a.AddNewLink:visited
- {
- position:absolute;
- bottom:6px;
- right:15px;
- width:120px;
- height:25px;
- line-height:25px;
- text-decoration:none;
- color:#888;
- text-align:center;
- font-size:12px;
- font-weight:bold;
- }
-
- a.AddNewLink:hover
- {
- color:#fff;
- background:#888;
- }
-
- a.AddNewLink:active
- {
- background:#444;
- }
-
- #NewProject
- {
- position:absolute;
- float:left;
- left:0px !important;
- left:3px;
- bottom:6px;
- width:699px;
- height:205px;
-
- margin:5px 0 0 6px !important;
- margin:5px 0 0 3px;
-
- cursor:hand !important;
- border-top:1px solid #acf;
- background:#f0f9ff url(/img/ProjectCenter/NewProject_bg.jpg) right bottom no-repeat;
- color:#666;
- z-index:2;
- }
- #ProjectHint
- {
- position:absolute;
- width:500px;
- text-align:right;
- left:20px;
- top:55px;
- font-size:12px;
- color:#999;
- }
-
- #NewProject_Desc
- {
- position:absolute;
- width:660px;
- height:80px;
- bottom:15px;
- left:20px;
- background:#fff;
- border:1px dashed #27c;
- color:#777;
- font-size:12px;
- }
-
- #NewProject_Desc b
- {
- float:left;
- color:#444;
- margin:5px 0 0 5px;
- }
- #NewProject_Desc cite
- {
- float:left;
- clear:left;
- width:650px;
- margin:5px 0 0 5px;
- color:#777;
- font-style:normal;
- }
-
- a.ProjectItem:link, a.ProjectItem:visited
- {
- float:left;
- position:relative;
- width:680px;
- height:48px;
-
- margin:5px 0 0 3px !important;
- margin:5px 0 0 0;
- text-decoration:none;
- cursor:hand !important;
- border:1px dashed #ddd;
- background:#f0f0f0;
- color:#666;
- }
-
- a.ProjectItem:hover
- {
- background:#ddd;
- color:#000;
- border:1px dashed #aaa;
- }
-
- a.ProjectItem:active
- {
- background:#ccc;
- border:1px solid #999;
- }
-
- .Input_ProjectName
- {
- position:absolute;
- left:20px;
- top:20px;
- font-size:20px;
- font-weight:bold;
- width:500px;
- }
- .ProjectDesc_Prompt
- {
- position:absolute;
- left:20px;
- top:75px;
- font-size:12px;
- color:#888;
- }
- .Input_ProjectDesc
- {
- position:absolute;
- left:20px;
- top:90px;
- width:500px;
- height:100px;
- font-size:16px;
- line-height:20px;
- overflow:hidden;
- }
-
- .Input_ConfirmProject
- {
- position:absolute;
- right:30px;
- top:25px !important;
- top:20px;
- font-size:14px;
- line-height:20px;
- width:120px;
- }
-
- a.CancelNew:link, a.CancelNew:visited
- {
- position:absolute;
- right:30px;
- top:55px;
- font-size:12px;
- color:#169;
- }
-
- a.CancelNew:hover
- {
- color:#333;
- }
-
- .ProjectName
- {
- position:absolute;
- left:20px;
- top:7px !important;
- top:5px;
- line-height:48px;
- font-size:20px;
- font-weight:bold;
- }
-
- .ProjectCategory
- {
- position:absolute;
- left:20px;
- top:2px !important;
- top:5px;
- line-height:20px;
- font-size:12px;
- color:#888;
- }
-
- .ProjectLeader
- {
- position:absolute;
- top:0px;
- right:150px;
- line-height:48px;
- font-size:14px;
- font-weight:bold;
- color:#800;
- }
- .ProjectLeader_Prompt
- {
- position:absolute;
- top:0px;
- right:150px;
- line-height:20px;
- font-size:12px;
- color:#888;
- }
-
- .ProjectStatus
- {
- position:absolute;
- top:0px;
- right:10px;
- line-height:48px;
- font-size:20px;
- font-weight:bold;
- font-family:Tahoma, Arial;
- }
-
- .Active
- {
- color:#d00;
- }
-
- .Dead
- {
- color:#444;
- }
- /*
- {
- .Inactive
- {
- background:url(/img/ProjectCenter/ProjectItem_Inactive_bg.jpg) left top no-repeat !important;
- }
-
- .ProjectItem_Altern
- {
- position:absolute;
- float:left;
- left:0px;
- top:0px;
- width:610px;
- height:140px;
- background:url(/img/ProjectCenter/ProjectItem_Alternate_bg.jpg) left top no-repeat;
- }
-
- .ProjectName_Altern
- {
- float:left;
- margin:10px 0 10px 15px;
- color:#fff;
- border-bottom:2px solid #aaa;
- font-size:14px;
- font-weight:bold;
- line-height:20px;
- width:400px;
- height:20px;
- }
-
- .AccessIndicator
- {
- position:absolute;
- left:11px;
- top:9px;
- width:78px;
- height:18px;
- line-height:18px;
- text-align:center;
- }
-
- .NoAccess
- {
- background:url(/img/ProjectCenter/Project_NoAccess_bg.jpg) left top no-repeat;
- color:#fff;
- }
-
- .Updated
- {
- background:url(/img/ProjectCenter/Project_Updated_bg.jpg) left top no-repeat;
- color:#fff;
- }
-
- .TA_SendRequest
- {
- float:left;
- width:400px;
- height:50px;
- margin:0px 0 0 15px;
-
- }
-
- .SendRequest_Label
- {
- float:left;
- width:400px;
- height:50px;
- margin:0 0 0 15px;
- color:#eee;
- }
-
- .Btn_SendRequest
- {
- float:left;
- clear:left;
- margin:0 0 0 15px;
- width:200px;
- height:25px;
- text-align:center;
- line-height:25px;
- color:#333;
- }
-
- .SendRequest_Indicator
- {
- float:left;
- clear:left;
- margin:2px 0 0 15px;
- width:400px;
- height:15px;
- line-height:15px;
- color:#fff;
- }
-
- #ProjectContainer a.AlternLink:link, #ProjectContainer a.AlternLink:visited
- {
- position:absolute;
- right:15px;
- top:5px;
- height:20px;
- line-height:20px;
- color:#eee;
- text-decoration:none;
- }
-
- #ProjectContainer a.AlternLink:hover
- {
- text-decoration:underline;
- }
-
- a.Project_Enter:link, a.Project_Enter:visited
- {
- float:left;
- clear:left;
- width:610px;
- height:30px;
- line-height:30px;
- text-align:center;
- margin:20px 0 0 0;
- font-size:20px;
- color:#ddd;
- text-decoration:none;
- }
- a.Project_Enter:hover
- {
- color:#fff;
- text-decoration:underline;
- }
- a.Project_Enter:active
- {
- color:#f00;
- }
- }
- */
- #WindowHeader
- {
- float:left;
- width:720px;
-
- background:url(/img/ProjectCenter/ProjectSelection_header_bg.jpg) left top no-repeat;
-
- }
-
- #WindowFooter
- {
- float:left;
- width:720px;
- height:15px;
- background:url(/img/ProjectCenter/ProjectSelection_footer_bg.jpg) left bottom no-repeat;
- margin-top:5px;
- }
-
- #ScrollContent
- {
- float:left;
- margin:0 0 0 3px;
- width:699px;
- height:580px;
- overflow:auto;
- z-index:0;
- }